text-decoration-style padding

55

p {
    text-decoration: underline;
    text-underline-offset: 2px;
}
text-decoration: underline;
text-underline-position: under;
#line{
    text-decoration-line: underline;
    text-underline-offset: 2px;
}

Comments

Submit
0 Comments